home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / Battle of Britain 1 ••••• / Battle of Britain 1 еееее / card_4240.txt < prev    next >
Text File  |  1990-08-26  |  4KB  |  182 lines

  1. -- card: 4240 from stack: in
  2. -- bmap block id: 10823
  3. -- flags: 0000
  4. -- background id: 2789
  5. -- name: endOfGame
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global britpoints,gerpoints
  9.   put card field "gerscore" of card "map" into gerpoints
  10.   put card field "britscore" of card "map" into britpoints
  11.   put britpoints into card field id 6
  12.   put gerpoints into card field id 7
  13. end opencard
  14. on mouseup
  15.   global britpoints,gerpoints
  16.   if britpoints >gerpoints +10 then
  17.     PLAY CHOIR TEMPO 180 c4Q c#4Q d#4H g#3Q c#4H c4Q c4H a#3W c4Q d#4Q c4Q a#3Q g#3Q  g#4H   g4H f4W
  18.   end if
  19.   if gerpoints >britpoints then show card field id 2
  20.   else
  21.     if britpoints >gerpoints +24 then show card field id 4
  22.     else
  23.       show card field id 1
  24.     end if
  25.   end if
  26. end mouseup
  27.  
  28.  
  29.  
  30.  
  31. -- part 7 (field)
  32. -- low flags: 01
  33. -- high flags: 0000
  34. -- rect: left=386 top=76 right=101 bottom=438
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 20
  39. -- text size: 24
  40. -- style flags: 256
  41. -- line height: 24
  42. -- part name: 
  43.  
  44.  
  45. -- part 6 (field)
  46. -- low flags: 01
  47. -- high flags: 0000
  48. -- rect: left=186 top=76 right=101 bottom=239
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 20
  53. -- text size: 24
  54. -- style flags: 256
  55. -- line height: 24
  56. -- part name: 
  57.  
  58.  
  59. -- part 1 (field)
  60. -- low flags: 81
  61. -- high flags: 0004
  62. -- rect: left=10 top=0 right=246 bottom=368
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 2
  67. -- text size: 18
  68. -- style flags: 8192
  69. -- line height: 22
  70. -- part name: 
  71. ----- HyperTalk script -----
  72. on mouseup
  73.   hide the target
  74. end mouseup
  75.  
  76.  
  77.  
  78. -- part 2 (field)
  79. -- low flags: 81
  80. -- high flags: 2004
  81. -- rect: left=79 top=60 right=313 bottom=427
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 2
  86. -- text size: 18
  87. -- style flags: 8192
  88. -- line height: 22
  89. -- part name: 
  90. ----- HyperTalk script -----
  91. on mouseup
  92.   hide card field id 2
  93. end mouseup
  94.  
  95.  
  96.  
  97. -- part 3 (button)
  98. -- low flags: 00
  99. -- high flags: 8004
  100. -- rect: left=466 top=323 right=342 bottom=507
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: Quit
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   hide card field id 1
  112.   hide card field id 2
  113.   hide card field id 4
  114.   go to card 14
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 4 (field)
  120. -- low flags: 81
  121. -- high flags: 2004
  122. -- rect: left=58 top=45 right=315 bottom=425
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 2
  127. -- text size: 18
  128. -- style flags: 8192
  129. -- line height: 22
  130. -- part name: 
  131. ----- HyperTalk script -----
  132. on mouseup
  133.   hide the target
  134. end mouseup
  135.  
  136.  
  137.  
  138. -- part contents for card part 1
  139. ----- text -----
  140.  
  141. The Crown wishes me to convey the nations profund gratitude 
  142. for your direction of
  143. 11th  Group of the Royal Air Force
  144. through the Battle of Britain.
  145. To this I add my personal thanks
  146.  for narrowly rescuing this fair isle 
  147. in its hour of greatest peril.
  148.                                Winston Churchill
  149.  
  150.  
  151. -- part contents for card part 2
  152. ----- text -----
  153.  
  154. The Prime Minister wishes me to convey the gratitude of the nation for your efforts in directing 
  155. 11th Group of the Royal Air Force
  156. through the Battle of Britain.
  157. As invasion now appears imminent,
  158. you are relieved of further duties 
  159. with thanks.
  160.                              Hugh Dowding AOC
  161.  
  162.  
  163. -- part contents for card part 4
  164. ----- text -----
  165. You are awarded the 
  166. Order of the British Empire .
  167.  
  168. The Crown wishes me to convey the
  169. nations profound gratitude 
  170. for your brilliant direction of
  171. 11th Group Fighter Command
  172. during the Battle of Britain.
  173. To this I add my personal heartfelt thanks.
  174.                             Winston Churchill
  175.  
  176. -- part contents for card part 6
  177. ----- text -----
  178. 0
  179.  
  180. -- part contents for card part 7
  181. ----- text -----
  182. 9